CSS
Created: 2022-10-07
Everything in CSS has a box around it In CSS we have two types of boxes
block boxes
inline boxes.
These two boxes above have
Change display type of an HTML element - display property
Parts of a CSS Box Model